DX11 DELETE MESH

Deletes the specified mesh.
Take note that if the mesh has been set to a limb / an object has been created from it, you can delete your reference to the
mesh without it having any effect on the limbs / objects using it - the actual mesh data will only be released once nothing refers
to it.

  Syntax
DX11 DELETE MESH mesh
  Parameters
mesh
Dword
The mesh to be deleted.

  Returns

This function does not return a value.

  See also

MESH Functions Menu
DX11 Function Categories